ASP.NET Core MVC コントロールヘルプ
AllowResizing メソッド (ColumnBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ColumnBaseBuilder<TControl,TBuilder> クラス : AllowResizing メソッド
The value.
Configurates C1.Web.Mvc.ColumnBase.AllowResizing. Sets a value that indicates whether the user can resize the row or column with the mouse.
シンタックス
'宣言
 
Public Overridable Function AllowResizing( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder AllowResizing( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ColumnBaseBuilder<TControl,TBuilder> クラス
ColumnBaseBuilder<TControl,TBuilder> メンバ